home *** CD-ROM | disk | FTP | other *** search
/ PC Format (PL) 2015 August / PC_Format_082015.iso / Użytkowe / DriverMax 7.58 / drivermax.exe / install_script.iss
Text File  |  2015-06-02  |  8KB  |  126 lines

  1. ;InnoSetupVersion=5.5.0
  2.  
  3. [Setup]
  4. AppName=DriverMax
  5. AppVerName=DriverMax 7
  6. AppId=DMX5
  7. AppVersion=7.58.0.1130
  8. AppPublisher=Innovative Solutions
  9. AppPublisherURL=http://www.innovative-sol.com/
  10. AppSupportURL=http://www.drivermax.com/
  11. AppUpdatesURL=http://www.drivermax.com/
  12. DefaultDirName={pf}\Innovative Solutions\DriverMax
  13. DefaultGroupName=DriverMax
  14. UninstallDisplayIcon={app}\drivermax.exe
  15. OutputBaseFilename=in
  16. Compression=lzma2
  17. DisableProgramGroupPage=yes
  18. LicenseFile=embedded\License.rtf
  19. WizardImageFile=embedded\WizardImage0.bmp
  20. WizardSmallImageFile=embedded\WizardSmallImage0.bmp
  21.  
  22. [Files]
  23. Source: "{tmp}\folder-images-icon.bmp"; DestDir: "{tmp}"; MinVersion: 0.0,5.0; Flags: deleteafterinstall dontcopy 
  24. Source: "{app}\innostp.exe"; DestDir: "{app}"; BeforeInstall: "StopTask"; MinVersion: 0.0,5.0; Flags: ignoreversion 
  25. Source: "{app}\stop_dmx.exe"; DestDir: "{app}"; AfterInstall: "KillDevices"; MinVersion: 0.0,5.0; Flags: ignoreversion 
  26. Source: "{app}\drivermax.exe"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: ignoreversion 
  27. Source: "{app}\rbk32.exe"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: ignoreversion 
  28. Source: "{app}\rbk64.exe"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: ignoreversion 
  29. Source: "{app}\DriverMaxXML.xml"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: ignoreversion 
  30. Source: "{app}\sync.dll"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: ignoreversion 
  31. Source: "{app}\innoupd.exe"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: ignoreversion 
  32. Source: "{app}\DPInst\x86\dpinst.exe"; DestDir: "{app}\DPInst\x86"; MinVersion: 0.0,5.0; Flags: ignoreversion 
  33. Source: "{app}\DPInst\amd64\dpinst.exe"; DestDir: "{app}\DPInst\amd64"; MinVersion: 0.0,5.0; Flags: ignoreversion 
  34. Source: "{app}\DPInst\ia64\dpinst.exe"; DestDir: "{app}\DPInst\ia64"; MinVersion: 0.0,5.0; Flags: ignoreversion 
  35. Source: "{app}\drivermax.ntv.lng"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: ignoreversion 
  36. Source: "{app}\drivermax.ROM.lng"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: ignoreversion 
  37. Source: "{tmp}\OCSetupHlp.dll"; DestDir: "{tmp}"; MinVersion: 0.0,5.0; Flags: deleteafterinstall ignoreversion dontcopy 
  38. Source: "{app}\Readme\license_opencandy.rtf"; DestDir: "{app}\Readme"; MinVersion: 0.0,5.0; Flags: ignoreversion 
  39. Source: "{tmp}\inno_analytics.dll"; DestDir: "{tmp}"; MinVersion: 0.0,5.0; Flags: deleteafterinstall ignoreversion dontcopy 
  40. Source: "{tmp}\innooffer.exe"; DestDir: "{tmp}"; MinVersion: 0.0,5.0; Flags: deleteafterinstall dontcopy 
  41.  
  42. [Dirs]
  43. Name: "{app}\Drivers"; 
  44.  
  45. [Registry]
  46. Root: HKCU; Subkey: "Software\Innovative Solutions\DriverMax\DriverMaxAgent"; MinVersion: 0.0,5.0; Flags: uninsdeletekey deletekey noerror 
  47. Root: HKCU; Subkey: "Software\Microsoft\Windows\CurrentVersion\Run"; ValueName: "DriverMax"; ValueType: String; ValueData: """{app}\drivermax.exe"" -agent"; MinVersion: 0.0,5.0; Flags: uninsdeletevalue deletevalue 
  48. Root: HKCU; Subkey: "Software\Innovative Solutions\DriverMax\DriverMaxAgent\Downloads"; MinVersion: 0.0,5.0; Flags: uninsdeletekey 
  49. Root: HKCU; Subkey: "Software\Innovative Solutions\DriverMax\ToUpload"; MinVersion: 0.0,5.0; Flags: deletekey noerror 
  50. Root: HKCU; Subkey: "Software\Innovative Solutions\DriverMax\Uploaded"; MinVersion: 0.0,5.0; Flags: deletekey noerror 
  51. Root: HKCU; Subkey: "Software\Innovative Solutions\DriverMax\Uploads"; MinVersion: 0.0,5.0; Flags: deletekey noerror 
  52. Root: HKCU; Subkey: "Software\Innovative Solutions\DriverMax\Dump"; MinVersion: 0.0,5.0; Flags: deletekey noerror 
  53. Root: HKCU; Subkey: "Software\Innovative Solutions\DriverMax\FeedBack"; MinVersion: 0.0,5.0; Flags: deletekey noerror 
  54. Root: HKCU; Subkey: "Software\Innovative Solutions\DriverMax\NeverShowFreeDwl"; MinVersion: 0.0,5.0; Flags: deletevalue noerror 
  55. Root: HKCU; Subkey: "Software\Innovative Solutions\DriverMax"; ValueName: "chkAgentEnabledCheck"; ValueType: Dword; ValueData: "$1"; MinVersion: 0.0,5.0; Flags: deletevalue 
  56. Root: HKCU; Subkey: "Software\Microsoft\Windows\CurrentVersion\Run"; ValueName: "DriverMax_RESTART"; ValueType: String; MinVersion: 0.0,5.0; Flags: uninsdeletevalue deletevalue 
  57. Root: HKCU; Subkey: "Software\Innovative Solutions\DriverMax\DriverMaxAgent\Updates"; MinVersion: 0.0,5.0; Flags: uninsdeletekey deletekey 
  58.  
  59. [INI]
  60. FileName: "{app}\dmx.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.innovative-sol.com"; 
  61.  
  62. [Run]
  63. Filename: "{app}\innostp.exe"; Parameters: """-install"""; WorkingDir: "{app}"; MinVersion: 0.0,5.0; Flags: nowait
  64. Filename: "{app}\drivermax.exe"; Parameters: "-INSTALLSETUP"; WorkingDir: "{app}"; MinVersion: 0.0,5.0; Flags: nowait
  65. Filename: "{app}\drivermax.exe"; Parameters: "-LANGUAGE"; WorkingDir: "{app}"; MinVersion: 0.0,5.0; Flags: skipifsilent 
  66. Filename: "{app}\drivermax.exe"; Parameters: "-PIN"; WorkingDir: "{app}"; Tasks: pinicon; MinVersion: 0.0,6.01; Flags: nowait
  67. Filename: "{app}\drivermax.exe"; Description: "Launch DriverMax"; MinVersion: 0.0,5.0; Flags: postinstall skipifsilent nowait
  68.  
  69. [UninstallRun]
  70. Filename: "{app}\innostp.exe"; Parameters: """-uninstall"""; WorkingDir: "{app}"; MinVersion: 0.0,5.0; 
  71. Filename: "{app}\stop_dmx.exe"; Parameters: "/STOP"; WorkingDir: "{app}"; RunOnceId: """DMX5"""; MinVersion: 0.0,5.0; 
  72. Filename: "{app}\drivermax.exe"; Parameters: "-UNPIN"; WorkingDir: "{app}"; MinVersion: 0.0,6.01; 
  73. Filename: "{app}\drivermax.exe"; Parameters: "-UNINSTALL"; WorkingDir: "{app}"; MinVersion: 0.0,6.01; 
  74.  
  75. [Icons]
  76. Name: "{group}\DriverMax"; Filename: "{app}\drivermax.exe"; MinVersion: 0.0,5.0; 
  77. Name: "{group}\Other products by Innovative Solutions"; Filename: "{app}\dmx.url"; MinVersion: 0.0,5.0; 
  78. Name: "{userdesktop}\DriverMax"; Filename: "{app}\drivermax.exe"; Tasks: desktopicon; 
  79. Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\DriverMax"; Filename: "{app}\drivermax.exe"; Tasks: quicklaunchicon; 
  80. Name: "{group}\Uninstall DriverMax"; Filename: "{uninstallexe}"; IconFilename: "{app}\drivermax.exe"; MinVersion: 0.0,5.0; 
  81. Name: "{localappdata}\Innovative Solutions\DriverMax\DriverMax"; Filename: "{app}\drivermax.exe"; MinVersion: 0.0,5.0; 
  82.  
  83. [Tasks]
  84. Name: "desktopicon"; Description: "Create a &desktop icon"; GroupDescription: "Additional icons:"; 
  85. Name: "quicklaunchicon"; Description: "Create a &Quick Launch icon"; GroupDescription: "Additional icons:"; OnlyBelowVersion: 0.0,6.01; 
  86. Name: "pinicon"; Description: "Pin DriverMax to taskbar"; GroupDescription: "Additional icons:"; MinVersion: 0.0,6.01; 
  87.  
  88. [InstallDelete]
  89. Type: files; Name: "{localappdata}\Innovative Solutions\DriverMax\Agent\*.dmx-info"; 
  90. Type: files; Name: "{localappdata}\Innovative Solutions\DriverMax\Agent\Pictures\*.*"; 
  91. Type: files; Name: "{localappdata}\Innovative Solutions\DriverMax\Agent\Uploads\*.*"; 
  92. Type: files; Name: "{localappdata}\Innovative Solutions\DriverMax\Agent\lastscan.xml"; 
  93. Type: files; Name: "{localappdata}\Innovative Solutions\DriverMax\Agent\lastscan2.xml"; 
  94. Type: files; Name: "{localappdata}\Innovative Solutions\DriverMax\LastScan\*.*"; 
  95. Type: files; Name: "{app}\devices_agent.exe"; 
  96. Type: filesandordirs; Name: "{app}Reports"; 
  97. Type: files; Name: "{app}\devices.exe"; 
  98.  
  99. [UninstallDelete]
  100. Type: files; Name: "{app}\dmx.url"; 
  101. Type: filesandordirs; Name: "{app}\Drivers"; 
  102. Type: filesandordirs; Name: "{app}\Reports"; 
  103. Type: filesandordirs; Name: "{app}\Details"; 
  104. Type: files; Name: "{app}\log.txt"; 
  105. Type: files; Name: "{app}\drivermax.ROM"; 
  106. Type: files; Name: "{app}\*.zip"; 
  107.  
  108. [CustomMessages]
  109. default.NameAndVersion=%1 version %2
  110. default.AdditionalIcons=Additional icons:
  111. default.CreateDesktopIcon=Create a &desktop icon
  112. default.CreateQuickLaunchIcon=Create a &Quick Launch icon
  113. default.ProgramOnTheWeb=%1 on the Web
  114. default.UninstallProgram=Uninstall %1
  115. default.LaunchProgram=Launch %1
  116. default.AssocFileExtension=&Associate %1 with the %2 file extension
  117. default.AssocingFileExtension=Associating %1 with the %2 file extension...
  118. default.AutoStartProgramGroupDescription=Startup:
  119. default.AutoStartProgram=Automatically start %1
  120. default.AddonHostProgramNotFound=%1 could not be located in the folder you selected.%n%nDo you want to continue anyway?
  121.  
  122. [Languages]
  123. ; These files are stubs
  124. ; To achieve better results after recompilation, use the real language files
  125. Name: "default"; MessagesFile: "embedded\default.isl"; 
  126.